home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / DRDOSTIP.ZIP / 1200.TXT < prev    next >
Text File  |  1991-12-31  |  4KB  |  99 lines

  1. Document 1200
  2. SUPERSTOR
  3.  
  4.  
  5. Description:
  6.  Using SuperStor Disk Compression
  7.  
  8.  Installation Tips
  9.  
  10. The DR DOS 6.0 version of SuperStor recognizes and will operate
  11. correctly on SuperStor partitions created with the AddStor
  12. retail SuperStor version 1.3. The DR DOS 6.0 version of
  13. SuperStor was not designed to be compatible with other operating
  14. systems and should not be expected to work properly except with
  15. DR DOS 6.0.
  16.  
  17. Before using SuperStor, backup the data on the drives to be
  18. compressed. If there is a power failure during the compression,
  19. some data could be lost.
  20.  
  21. SuperStor requires that a config.sys file be present on the
  22. bootable drive to run properly.  If you do not have a config.sys
  23. file, you can create one using the DR DOS 6.0 Editor.  Use the
  24. DR DOS "DEVICE=" statement to load the SSTORDRV.SYS driver. 
  25. SSTORDRV.SYS will automatically move into upper memory (through
  26. the use of XMS UMBs) if space is available.  This is true
  27. regardless of whether the XMS UMBs are allocated by the DR DOS
  28. 6.0 operating system or by a third party memory manager.
  29.  
  30. Determine the maximum amount of uncompressed space you want to
  31. leave on the disk.  Note that a Windows 3.0 permanent swap file
  32. cannot reside on a compressed volume.  The actual amount left
  33. uncompressed will depend on the data compression ratio and the
  34. disk space available before the compression was done (in other
  35. words, SuperStor will use as much space as necessary to compress
  36. all of your files).
  37.  
  38. If you are using a disk partitioning utility or removable drive
  39. that requires a device driver, you might need to experiment to
  40. determine if that driver should come before or after
  41. SSTORDRV.SYS in your config.sys file. The following list is in
  42. the correct loading sequence for some of the more common of
  43. these device drivers:
  44.  
  45. *DiskManager or SpeedStor partitioning utility drivers should be
  46. loaded before SSTORDRV.SYS.
  47.  
  48. *The Bernoulli RCD.SYS driver must be loaded before
  49. SSTORDRV.SYS; also, to use SuperStor on a bootable Bernoulli
  50. cartridge, the RCD.SYS driver must be on an uncompressed
  51. partition.
  52.  
  53. *The Plus Hardcard driver must be loaded after SSTORDRV.SYS.
  54.  
  55. Many customers make a backup bootable floppy diskette in case of
  56. unexpected problems such as a hard disk controller failure. 
  57. After creating a SuperStor partition, be sure you update the
  58. config.sys file on your backup bootable floppy to include the
  59. SuperStor driver (and DEVSWAP.COM, if required), and copy these
  60. files onto the bootable diskette.
  61.  
  62. SuperStor should typically not be used on a network server,
  63. however it will work as designed on a workstation drive.
  64.  
  65.  Troubleshooting SuperStor
  66.  
  67. The largest partition you can create with SuperStor is 512
  68. Mbytes, using a physical partition of 256 Mbytes. If you have a
  69. partition larger than 256 Mbytes, you will need to back up your
  70. data and use the FDISK utility to create smaller partitions
  71. before creating a SuperStor volume.  
  72.  
  73. Some customers have reported difficulty installing SuperStor
  74. onto a second physical hard drive. This might occur if DOS
  75. operating system files are present. Because system files are
  76. hidden, a DIR listing will not detect them.  Use the command
  77. XDIR I*.* to determine if the files IBMBIO.SYS or IBMDOS.COM are
  78. present. If they are, use the ATTRIB command to remove the
  79. system and hidden attributes, then remove or rename the system
  80. files.
  81.  
  82. Note:
  83. Do not remove or rename these files on your first physical hard
  84. drive.
  85.  
  86. If you accidentally remove the SuperStor partition while the DR
  87. DOS 6.0 DELWATCH utility is active, you might be able to
  88. undelete the SuperStor partition file, thus restoring the
  89. SuperStor partition.
  90.  
  91. If you use a third party disk optimizer on a SuperStor
  92. partition, data should not be lost or corrupted.  However,
  93. because the third party optimizers might not properly recognize
  94. the structure of the SuperStor partition, they might actually
  95. cause worse fragmentation than that which existed prior to the
  96. optimization process. Therefore, we recommend that you use the
  97. DR DOS 6.0 DISKOPT utility, which will properly handle the
  98. SuperStor partition.
  99.